statusbar: Remove SECTION
authorMatthias Clasen <mclasen@redhat.com>
Wed, 24 Feb 2021 04:15:15 +0000 (23:15 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:32 +0000 (16:37 +0000)
gtk/gtkstatusbar.c

index dd659959676adbd3128c2d9e1edd1bd8101b4cb1..91f46d791d22a7eb6183504798ff17a686b38fd1 100644 (file)
@@ -38,9 +38,7 @@
 #include "gtkwidgetprivate.h"
 
 /**
- * SECTION:gtkstatusbar
- * @title: GtkStatusbar
- * @short_description: Report messages of minor importance to the user
+ * `GtkStatusbar:
  *
  * A `GtkStatusbar` widget is usually placed along the bottom of an application's
  * main [class@Gtk.Window].